CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - linux client socket

搜索资源列表

  1. talk_tcp_linux

    0下载:
  2. unix/linux使用socket编程的一个具体示例,包括服务器段和客户端程序。并给出使用嵌入式microwin的GUI的参考设计说明。-unix / linux use socket programming of a specific examples, including the server and client programs. Given the use of embedded microwin GUI reference design specification.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:919153
    • 提供者:刘浪
  1. linux-socket

    0下载:
  2. linux下网络编程,客户端和服务器端通信程序-Network programming, client and server communications procedures
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2015
    • 提供者:邱天
  1. mysockClient

    0下载:
  2. linux下sokcet编程的客户端端入门程序。对客户端socket使用描述得挺详细 -sokcet programming under Linux customers end-to-end entry procedures. The use of the client socket, quite detailed descr iption
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:25826
    • 提供者:于朋
  1. linux_socket

    1下载:
  2. 是关于linux下socket通信的源代码,只要定义好服务器端、客户端的IP和端口号,就可以进行网络通信-under socket communications source code, as long as the definition of a good server. Client IP and port number, it can implement network communications
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:62003
    • 提供者:袁旗平
  1. socket_linux

    0下载:
  2. 嵌入式linux系统的socket通信程序,包括服务器端和客户端程序-Embedded Linux System socket communication procedures, including server and client programs
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:27567
    • 提供者:许永贤
  1. ftp-socket

    1下载:
  2. 利用Linux开发环境,设计和实现一个简单的文件传输协议FTP. 里面包含了服务端和客户端的C程序-use Linux development environment, Design and Implementation of a simple file transfer protocol FTP. it contains the server and client procedures C
  3. 所属分类:Internet/网络编程

    • 发布日期:2008-10-13
    • 文件大小:4565
    • 提供者:李亚林
  1. socket

    0下载:
  2. Linux下的网络通信程序,请把SERVER跟CLIENT分别放在不同的两台机上运行测试.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:4084
    • 提供者:Feng
  1. client

    0下载:
  2. 基于qt的Linux下socket编程的聊天小程序的客户端程序-Qt-based socket programming under Linux chat client applet
  3. 所属分类:Linux Network

    • 发布日期:2017-11-08
    • 文件大小:231475
    • 提供者:周奕
  1. socket

    0下载:
  2. 在linux上实现有连接、无连接的socket通信例子程序 。-stream and datagram connection between server and client on linux through socket samples.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-15
    • 文件大小:3448
    • 提供者:jason
  1. Socket

    0下载:
  2. Linux下实现客户端、服务器端连接,并且可以互传文件,这里是指定文件的,不是随时任意文件传送,但是可以指定文件名传送任意文件。-Under Linux client, server-side connections and can transfer files, here is the specified file is not sending any file at any time, but you can specify a file name transfer any files.
  3. 所属分类:Linux Network

    • 发布日期:2017-11-19
    • 文件大小:3560520
    • 提供者:tangtang
  1. client1

    0下载:
  2. LINUX下socket的TCP通信的client程序-Under LINUX client socket communication program
  3. 所属分类:Linux Network

    • 发布日期:2017-11-24
    • 文件大小:561
    • 提供者:丽丽
  1. socket

    0下载:
  2. Linux下socket客户端和服务端的通信,实现TCP/IP协议下的命令传输和执行命令后的结果返回-Under Linux socket client and server communications, TCP/IP protocol under the command transfer and return the results after executing the command
  3. 所属分类:Linux Network

    • 发布日期:2017-04-17
    • 文件大小:29274
    • 提供者:kang
  1. socket

    0下载:
  2. linux下socket的实现 客户端 服务端-linux socket client server
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:1214
    • 提供者:weixj
  1. socket

    0下载:
  2. linux下socket通信,实现文件的并发传输,有客户端,服务端。涉及线程,锁。-Under linux socket communication, concurrency transfer files with the client, the server. Involving thread lock.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-28
    • 文件大小:20004
    • 提供者:吴云龙
  1. linux-internet-coding

    0下载:
  2. 基于tcp/ip套接字程序的流控制,运行平台linux,客户机与服务器端程序均有-Based on tcp/ip socket flow control procedures, operating platform Linux, client and server-side procedures are
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3176
    • 提供者:吴昊
  1. Socket

    0下载:
  2. 简单的嵌入式socket实现,包括服务器端与客户端两部分,适合初学者(Simple embedded socket implementation, including server-side and client two parts, suitable for beginners)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-26
    • 文件大小:2048
    • 提供者:從呲镆簬
  1. client

    0下载:
  2. 实现socket通讯,一边接受,一边发送,实现简单的SOCKET通讯测试。(linux socket send data by c language)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:abc1234555
  1. socket

    0下载:
  2. socket编程实现,分为client端和server端,在linux操作系统下实现用户交互(Socket programming implementation, divided into client and server side, implemented user interaction under Linux operating system)
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-12-28
    • 文件大小:9216
    • 提供者:joysime
  1. linux进程之间的通讯综合实例

    0下载:
  2. A<========>B<=========>C<=====>D<======>E A与B进程之间通过TCP的socket传递 主要掌握socket的流程: A服务器端: socket -->bind---->listen---->accept send read B客户端: socket-->connect->read send 不懂的可以man一下 man socket B与C
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-01-08
    • 文件大小:4096
    • 提供者:数据包
  1. c++ SOCKET通信 服务端和客户端

    0下载:
  2. 给予linux平台下客户端和服务端进行socket通信(Server-side and client communication)
  3. 所属分类:网络

    • 发布日期:2020-09-21
    • 文件大小:2048
    • 提供者:liliang@
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com